Add cargo-compile command
authorCarl Lerche <me@carllerche.com>
Tue, 18 Mar 2014 00:48:47 +0000 (17:48 -0700)
committerCarl Lerche <me@carllerche.com>
Tue, 18 Mar 2014 00:48:47 +0000 (17:48 -0700)
commit4e236c8558f88a8107f90ef068e6e1a90cedc538
treea1f448972364540c28b4e6ead05362486f0e3255
parent0fe89051c7ee9ab753d50f5c0ea5d5dd1ccfa343
Add cargo-compile command
Makefile
src/bin/cargo-compile.rs [new file with mode: 0644]
src/bin/cargo-rustc.rs